-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Add user experience survey to security docs #25099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add user experience survey to security docs #25099
Conversation
| import { DirectoryListing } from "~/components"; | ||
| import { DirectoryListing, Render } from "~/components"; | ||
|
|
||
| <Render file="survey" product="waf" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page is hidden by default in the sidebar (hideIndex: true), so adding the survey here won't help us much.
| import { DirectoryListing } from "~/components"; | ||
| import { DirectoryListing, Render } from "~/components"; | ||
|
|
||
| <Render file="survey" product="waf" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page is also hidden in the sidebar.
| import { DirectoryListing } from "~/components"; | ||
| import { DirectoryListing, Render} from "~/components"; | ||
|
|
||
| <Render file="survey" product="waf" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page is also hidden in the sidebar.
Co-authored-by: Pedro Sousa <[email protected]>
|
Congratulations @db-cloudflare, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmfgp7pr50001js04jymykzl6 This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Summary
Add survey to docs